Skip to content

[ENG-46485] feat(webkit): add ProgressBar (feedback)#687

Merged
robsongajunior merged 6 commits into
devfrom
feat/ENG-46485-progress-bar
Jun 29, 2026
Merged

[ENG-46485] feat(webkit): add ProgressBar (feedback)#687
robsongajunior merged 6 commits into
devfrom
feat/ENG-46485-progress-bar

Conversation

@gab-az

@gab-az gab-az commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds the ProgressBar component (feedback category) and the theme animation tokens it depends on.

  • webkit — new progress-bar component published under the flat export @aziontech/webkit/progress-bar, with its spec (.specs/progress-bar.md) and a Storybook story under Components/Feedback/ProgressBar.
  • theme — new progress-indeterminate / progress-indeterminate-short semantic animation utilities, backed by new slow-03 (1100ms) / slow-04 (2100ms) duration primitives and progressIndeterminate* keyframes. Regenerated dist/v3 + dist/v4 globals.

Indeterminate animation uses logical properties (inset-inline-*) so it's RTL-aware, and pairs with motion-reduce per the styling rules.

Notes

  • Version impact: minor bump for both @aziontech/theme and @aziontech/webkit.
  • No new external dependencies (CSS + tokens only, per dependencies.md).
  • No breaking changes.
  • Relates to ENG-46485.

@gab-az gab-az requested a review from a team as a code owner June 26, 2026 19:39
@robsongajunior robsongajunior changed the base branch from main to dev June 29, 2026 19:49
@robsongajunior robsongajunior merged commit 3a867d1 into dev Jun 29, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants